Creating Tooltips

A tooltip is a pop-up that is displayed when the mouse hovers over an object. The text of the tooltip is specified by the ToolTipText property. The text can be static or can be a dynamic string built using tokens.

Tooltip Text

Tooltip Text